| Property Name | Return Type | Description |
|---|---|---|
| BorrowerKeyString | String |
The KeyString for the Customer associated to this DocImage |
| BorrowerName | String |
The name for the Customer associated to this DocImage |
| ContentType | String |
The DocImage file content-type |
| DateCreated | DateTime |
The Document's Date of Creation |
| Description | String |
The TaskDescription for the task (document) associated with this DocImage |
| Extension | String |
The Document's File Extension |
| FileComment | String |
The comment for uploaded document |
| FileName | String |
The Document's File Name |
| FileRequestString | String |
The request string used to request this file |
| HasBeenSentToThirdParty | Boolean |
Has the document been submitted to an external imaging system |
| IsExpired | Boolean |
Has the Document Image expired. Expired images have been removed from the system. |
| KeyString | String |
The DocImage KeyString |
| Name | String |
The Document's Name |
| SequenceNumber | Int32 |
The DocImage sequence number |
| TaskDescription | String |
The TaskDescription for the task (document) associated with this DocImage |
| TaskID | Int32 |
The TaskID for the task (document) associated with this DocImage |
| TaskName | String |
The TaskName for the task (document) associated with this DocImage |
| TrackOnly | String |
Is the associated document task TrackOnly (Y/N) |
| UploadedFileName | String |
The Document's Uploaded File Name |
| UserId | Int32 |
The UserId which created the image |